| SyServiceJobSequence |
| Logical Entity Name | SyServiceJobSequence |
| Default Table Name | SyServiceJobSequence |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceJobSequence Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceJobSequenceId |
int | NO | ||
| Code | char(15) | NO | ||
| Description | varchar(50) | NO | ||
| IsUserEditable | bit | NO | ||
| Active | bit | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceJobSequence Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceJobSequence_Code | Index | Code |
| PK_SyServiceJobSequence_SyServiceJobSequenceId | PrimaryKey | SyServiceJobSequenceId |
| SyServiceJobSequence Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceJobSequenceUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyAudit_SyServiceJobSequenceItinerarySchedule | Non-Identifying | One To Zero or More | FK_SyAudit_SyServiceJobSequenceItineraryScheduleServiceJobSequenceId_SyServiceJobSequenceServiceJobSequenceId | NO | YES | |||
| SyServiceJobSequenceInstanceData | Non-Identifying | One To Zero or More | FK_SyServiceJobSequenceInstanceDataJobSequenceId_SyServiceJobSequenceJobSequenceId | NO | YES | |||
| SyServiceJobSequenceItinerary | Non-Identifying | One To Zero or More | FK_SyServiceJobSequenceItineraryJobSequenceId_SyServiceJobSequenceJobSequenceId | NO | YES |
| SyServiceJobSequence Check Constraints |
| Check Constraint Name | CheckConstraint |